Skip to content

feat(connector): add support for expert configuration files in simulation algorithms#2

Open
fso42 wants to merge 6 commits intomasterfrom
addExpertFile
Open

feat(connector): add support for expert configuration files in simulation algorithms#2
fso42 wants to merge 6 commits intomasterfrom
addExpertFile

Conversation

@fso42
Copy link
Contributor

@fso42 fso42 commented Feb 23, 2026

  • Introduced new parameter CFGFILE in multiple simulation algorithms to allow specifying optional expert configuration files.
  • Added functionality to copy these configuration files to target directories.
  • Implemented a new getDefaultModuleIniAlgorithm to extract default configuration files for AvaFrame modules.
  • New loadPeakFiles tool

…tion algorithms

- Introduced new parameter `CFGFILE` in multiple simulation algorithms to allow specifying optional expert configuration files.
- Added functionality to copy these configuration files to target directories.
- Implemented a new `getDefaultModuleIniAlgorithm` to extract default configuration files for AvaFrame modules.
@fso42 fso42 self-assigned this Feb 23, 2026
@fso42 fso42 added the enhancement New feature or request label Feb 23, 2026
fso42 and others added 5 commits February 23, 2026 14:51
…orithm`

- `CFGFILE` parameter to enable specifying optional expert configuration files.
- Logic to copy expert configuration files to target directories.
- `getDefaultModuleIni_algorithm` to support `com6Scarp` module with its respective configuration file.
…es as styled raster layers

- Introduced support for scanning directories to find and load `peakFiles` folders.
- Added functionality to filter files by result types (`ppr`, `pft`, `pfv`, `timeInfo`) and apply corresponding QML styles.
- Excluded `timeSteps` directories from the scanning process.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant